Place the "DUProjects" folder at the same level as the "ODF" folder, i.e., in your "ODF Dev" folder. The contents of the DUProjects folder are described below:
Sample•
PartMaker leaf document from "Sample" project.
*DU Editors
Part Editors and .xSYM files here.
Alias this to your Editors folder.
*DU Stationery
Stationery files here.
*SOM Libs
SOM libraries used by various part editors.
Alias this to your Extensions folder.
Calc - Shows use of subviews.
Counter SOM Library - shows how to build simple SOM library.
Counter SOM Test - shows how to use simple SOM library.
Data - manages some data.
DataCopy - everything in DataSave plus simple copy, paste, clear, drag&drop.
DataSave - creating pizzas, saving them in document, supporting Undo.
Events - handling mouse clicks and key strokes.
Finance SOM Lib - shows how to build simple SOM library.
Finance SOM Test - shows how to use simple SOM library.
Finance Source - C++ source used by SOM library.
Graphics - using ODF graphics.
Graphics3D - a viewer for QuickDraw 3D metafiles. Has bugs.
GraphicsBfr - off-screen buffer for fast redraw.
GraphicsGX - using QuickDraw GX; rotated text and graphics.
Idling - background processing; fancy used shape.
Mnu - simple menus.
Sample - very simple part.
Sample1 - very simple part.
Sample2 - very simple part with speech synthesis.
Sample3 - very simple part with speech synthesis amd mouse click handling.
Sample4 - very simple part with speech synthesis and drawing.